net/netip.Prefix.isZero (method) 2 uses net/netip (current package) netip.go#L1327: func (p Prefix) isZero() bool { return p == Prefix{} } netip.go#L1496: if p.isZero() {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)